home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network Supervisor's Toolkit
/
Network Supervisor's Toolkit.iso
/
tools
/
lu62
/
novell
/
inc
/
seg.inc
< prev
next >
Wrap
Text File
|
1996-07-10
|
207b
|
8 lines
SEGPRF STRUC
PNAddr DB 6 dup(?) ; network address of partner
SegLen DW ? ; length of segment
SegLink DD ? ; far pointer to next segment
SEGPRF ENDS
PRFLT EQU 28